app-chooser-online: rework of the online module
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 29 Nov 2010 17:10:06 +0000 (18:10 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 29 Nov 2010 17:10:06 +0000 (18:10 +0100)
commit51cb082022994634e8639443c9f2463ac4c822e8
tree3406ce6633fa5de3efee288310d9a671c7669df9
parent134e74177e3a143082039a1953b18e3d4ee5fa3d
app-chooser-online: rework of the online module

- the _get_default() method is now async
- the PackageKit module will return NULL in case PackageKit is not
  available in the session bus
- the dummy module doesn't exist anymore
- the dialog won't display the online button in case there's no module
  available
gtk/Makefile.am
gtk/gtkappchooserdialog.c
gtk/gtkappchoosermodule.c
gtk/gtkappchooseronline.c
gtk/gtkappchooseronline.h
gtk/gtkappchooseronlinedummy.c [deleted file]
gtk/gtkappchooseronlinedummy.h [deleted file]
gtk/gtkappchooseronlinepk.c